home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / lisp / clue.lha / clue / doc / turbo-clue.tex / images.pl < prev    next >
Text File  |  1989-07-12  |  819b  |  28 lines

  1. # LaTeX2HTML 2022 (Released January 1, 2022)
  2. # Associate images original text with physical files.
  3.  
  4.  
  5. $key = q//;
  6. $cached_env_img{$key} = q|<IMG
  7.  STYLE="height: 5.01ex; vertical-align: 132.09ex; " SRC="|."$dir".q|img1.png"
  8.  ALT="$\textstyle \parbox{3.5in}{
  9. Permission is granted to any individual or institut...
  10. ...r any purpose.
  11. It is provided \lq\lq as is'' without express or implied warranty.
  12. }$">|; 
  13.  
  14. $key = q/framebox[5.5in]{hspace*{fill}{bfNote}hspace*{fill}parbox[t]{4.5in}{Anunmanagedchildcan{emnever}bevisible.}hspace*{fill}};LFS=12;AAT/;
  15. $cached_env_img{$key} = q|<IMG
  16.   STYLE="height: 9.15ex; vertical-align: 139.16ex; " SRC="|."$dir".q|img6.png"
  17.  ALT="\framebox[5.5in]{
  18. \hspace*{\fill}
  19. {\bf Note}
  20. \hspace*{\fill}
  21. \parbox[t]{4.5in}{
  22. An
  23. unmanaged child can {\em never} be visible.}
  24. \hspace*{\fill}}">|; 
  25.  
  26. 1;
  27.  
  28.